Skip to main content

Encrypt

Encrypt["password",expr] encrypts expr using the specified password, to give an encrypted object.

Encrypt[keyspec,expr] encrypts expr using the cryptographic key specification keyspec.

Encrypt[expr] interactively requests a password with which to encrypt expr.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.